3.90 \(\int (g \cos (e+f x))^{3/2} \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2} \, dx\)

Optimal. Leaf size=235 \[ \frac {2 a c^2 (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}+\frac {6 a c^2 g \sqrt {\cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {g \cos (e+f x)}}{5 f \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}-\frac {2 a (c-c \sin (e+f x))^{3/2} (g \cos (e+f x))^{5/2}}{7 f g \sqrt {a \sin (e+f x)+a}}+\frac {6 a c \sqrt {c-c \sin (e+f x)} (g \cos (e+f x))^{5/2}}{35 f g \sqrt {a \sin (e+f x)+a}} \]

[Out]

-2/7*a*(g*cos(f*x+e))^(5/2)*(c-c*sin(f*x+e))^(3/2)/f/g/(a+a*sin(f*x+e))^(1/2)+2/5*a*c^2*(g*cos(f*x+e))^(5/2)/f
/g/(a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(1/2)+6/5*a*c^2*g*(cos(1/2*f*x+1/2*e)^2)^(1/2)/cos(1/2*f*x+1/2*e)*E
llipticE(sin(1/2*f*x+1/2*e),2^(1/2))*cos(f*x+e)^(1/2)*(g*cos(f*x+e))^(1/2)/f/(a+a*sin(f*x+e))^(1/2)/(c-c*sin(f
*x+e))^(1/2)+6/35*a*c*(g*cos(f*x+e))^(5/2)*(c-c*sin(f*x+e))^(1/2)/f/g/(a+a*sin(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 1.13, antiderivative size = 235, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, integrand size = 42, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.095, Rules used = {2851, 2842, 2640, 2639} \[ \frac {2 a c^2 (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}+\frac {6 a c^2 g \sqrt {\cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {g \cos (e+f x)}}{5 f \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}-\frac {2 a (c-c \sin (e+f x))^{3/2} (g \cos (e+f x))^{5/2}}{7 f g \sqrt {a \sin (e+f x)+a}}+\frac {6 a c \sqrt {c-c \sin (e+f x)} (g \cos (e+f x))^{5/2}}{35 f g \sqrt {a \sin (e+f x)+a}} \]

Antiderivative was successfully verified.

[In]

Int[(g*Cos[e + f*x])^(3/2)*Sqrt[a + a*Sin[e + f*x]]*(c - c*Sin[e + f*x])^(3/2),x]

[Out]

(2*a*c^2*(g*Cos[e + f*x])^(5/2))/(5*f*g*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c - c*Sin[e + f*x]]) + (6*a*c^2*g*Sqrt[C
os[e + f*x]]*Sqrt[g*Cos[e + f*x]]*EllipticE[(e + f*x)/2, 2])/(5*f*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c - c*Sin[e +
f*x]]) + (6*a*c*(g*Cos[e + f*x])^(5/2)*Sqrt[c - c*Sin[e + f*x]])/(35*f*g*Sqrt[a + a*Sin[e + f*x]]) - (2*a*(g*C
os[e + f*x])^(5/2)*(c - c*Sin[e + f*x])^(3/2))/(7*f*g*Sqrt[a + a*Sin[e + f*x]])

Rule 2639

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticE[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ[{
c, d}, x]

Rule 2640

Int[Sqrt[(b_)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[Sqrt[b*Sin[c + d*x]]/Sqrt[Sin[c + d*x]], Int[Sqrt[Si
n[c + d*x]], x], x] /; FreeQ[{b, c, d}, x]

Rule 2842

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_) + (d_.)*sin[(e_
.) + (f_.)*(x_)]]), x_Symbol] :> Dist[(g*Cos[e + f*x])/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]]), In
t[(g*Cos[e + f*x])^(p - 1), x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2
, 0]

Rule 2851

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) +
 (f_.)*(x_)])^(n_), x_Symbol] :> -Simp[(b*(g*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e +
 f*x])^n)/(f*g*(m + n + p)), x] + Dist[(a*(2*m + p - 1))/(m + n + p), Int[(g*Cos[e + f*x])^p*(a + b*Sin[e + f*
x])^(m - 1)*(c + d*Sin[e + f*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, g, n, p}, x] && EqQ[b*c + a*d, 0] && Eq
Q[a^2 - b^2, 0] && GtQ[m, 0] && NeQ[m + n + p, 0] &&  !LtQ[0, n, m] && IntegersQ[2*m, 2*n, 2*p]

Rubi steps

\begin {align*} \int (g \cos (e+f x))^{3/2} \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2} \, dx &=-\frac {2 a (g \cos (e+f x))^{5/2} (c-c \sin (e+f x))^{3/2}}{7 f g \sqrt {a+a \sin (e+f x)}}+\frac {1}{7} (3 a) \int \frac {(g \cos (e+f x))^{3/2} (c-c \sin (e+f x))^{3/2}}{\sqrt {a+a \sin (e+f x)}} \, dx\\ &=\frac {6 a c (g \cos (e+f x))^{5/2} \sqrt {c-c \sin (e+f x)}}{35 f g \sqrt {a+a \sin (e+f x)}}-\frac {2 a (g \cos (e+f x))^{5/2} (c-c \sin (e+f x))^{3/2}}{7 f g \sqrt {a+a \sin (e+f x)}}+\frac {1}{5} (3 a c) \int \frac {(g \cos (e+f x))^{3/2} \sqrt {c-c \sin (e+f x)}}{\sqrt {a+a \sin (e+f x)}} \, dx\\ &=\frac {2 a c^2 (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}+\frac {6 a c (g \cos (e+f x))^{5/2} \sqrt {c-c \sin (e+f x)}}{35 f g \sqrt {a+a \sin (e+f x)}}-\frac {2 a (g \cos (e+f x))^{5/2} (c-c \sin (e+f x))^{3/2}}{7 f g \sqrt {a+a \sin (e+f x)}}+\frac {1}{5} \left (3 a c^2\right ) \int \frac {(g \cos (e+f x))^{3/2}}{\sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}} \, dx\\ &=\frac {2 a c^2 (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}+\frac {6 a c (g \cos (e+f x))^{5/2} \sqrt {c-c \sin (e+f x)}}{35 f g \sqrt {a+a \sin (e+f x)}}-\frac {2 a (g \cos (e+f x))^{5/2} (c-c \sin (e+f x))^{3/2}}{7 f g \sqrt {a+a \sin (e+f x)}}+\frac {\left (3 a c^2 g \cos (e+f x)\right ) \int \sqrt {g \cos (e+f x)} \, dx}{5 \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}\\ &=\frac {2 a c^2 (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}+\frac {6 a c (g \cos (e+f x))^{5/2} \sqrt {c-c \sin (e+f x)}}{35 f g \sqrt {a+a \sin (e+f x)}}-\frac {2 a (g \cos (e+f x))^{5/2} (c-c \sin (e+f x))^{3/2}}{7 f g \sqrt {a+a \sin (e+f x)}}+\frac {\left (3 a c^2 g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)}\right ) \int \sqrt {\cos (e+f x)} \, dx}{5 \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}\\ &=\frac {2 a c^2 (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}+\frac {6 a c^2 g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right )}{5 f \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}+\frac {6 a c (g \cos (e+f x))^{5/2} \sqrt {c-c \sin (e+f x)}}{35 f g \sqrt {a+a \sin (e+f x)}}-\frac {2 a (g \cos (e+f x))^{5/2} (c-c \sin (e+f x))^{3/2}}{7 f g \sqrt {a+a \sin (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 1.72, size = 255, normalized size = 1.09 \[ \frac {c^2 g e^{-3 i (e+f x)} \left (e^{i (e+f x)}-i\right ) \left (112 e^{5 i (e+f x)} \, _2F_1\left (\frac {1}{2},\frac {3}{4};\frac {7}{4};-e^{2 i (e+f x)}\right )+\sqrt {1+e^{2 i (e+f x)}} \left (-14 e^{i (e+f x)}+15 i e^{2 i (e+f x)}-168 e^{3 i (e+f x)}+15 i e^{4 i (e+f x)}+14 e^{5 i (e+f x)}+5 i e^{6 i (e+f x)}+5 i\right )\right ) \sqrt {a (\sin (e+f x)+1)} \sqrt {g \cos (e+f x)}}{140 f \left (e^{i (e+f x)}+i\right ) \sqrt {1+e^{2 i (e+f x)}} \sqrt {c-c \sin (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[(g*Cos[e + f*x])^(3/2)*Sqrt[a + a*Sin[e + f*x]]*(c - c*Sin[e + f*x])^(3/2),x]

[Out]

(c^2*(-I + E^(I*(e + f*x)))*g*Sqrt[g*Cos[e + f*x]]*(Sqrt[1 + E^((2*I)*(e + f*x))]*(5*I - 14*E^(I*(e + f*x)) +
(15*I)*E^((2*I)*(e + f*x)) - 168*E^((3*I)*(e + f*x)) + (15*I)*E^((4*I)*(e + f*x)) + 14*E^((5*I)*(e + f*x)) + (
5*I)*E^((6*I)*(e + f*x))) + 112*E^((5*I)*(e + f*x))*Hypergeometric2F1[1/2, 3/4, 7/4, -E^((2*I)*(e + f*x))])*Sq
rt[a*(1 + Sin[e + f*x])])/(140*E^((3*I)*(e + f*x))*(I + E^(I*(e + f*x)))*Sqrt[1 + E^((2*I)*(e + f*x))]*f*Sqrt[
c - c*Sin[e + f*x]])

________________________________________________________________________________________

fricas [F]  time = 0.52, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-{\left (c g \cos \left (f x + e\right ) \sin \left (f x + e\right ) - c g \cos \left (f x + e\right )\right )} \sqrt {g \cos \left (f x + e\right )} \sqrt {a \sin \left (f x + e\right ) + a} \sqrt {-c \sin \left (f x + e\right ) + c}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))^(3/2)*(c-c*sin(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

integral(-(c*g*cos(f*x + e)*sin(f*x + e) - c*g*cos(f*x + e))*sqrt(g*cos(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqr
t(-c*sin(f*x + e) + c), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (g \cos \left (f x + e\right )\right )^{\frac {3}{2}} \sqrt {a \sin \left (f x + e\right ) + a} {\left (-c \sin \left (f x + e\right ) + c\right )}^{\frac {3}{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))^(3/2)*(c-c*sin(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate((g*cos(f*x + e))^(3/2)*sqrt(a*sin(f*x + e) + a)*(-c*sin(f*x + e) + c)^(3/2), x)

________________________________________________________________________________________

maple [C]  time = 0.62, size = 372, normalized size = 1.58 \[ -\frac {2 \left (21 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \cos \left (f x +e \right ) \sin \left (f x +e \right ) \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right )-21 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \cos \left (f x +e \right ) \sin \left (f x +e \right ) \EllipticE \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right )+5 \sin \left (f x +e \right ) \left (\cos ^{4}\left (f x +e \right )\right )+21 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right ) \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right )-21 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right ) \EllipticE \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right )-7 \left (\cos ^{4}\left (f x +e \right )\right )-14 \left (\cos ^{2}\left (f x +e \right )\right )+21 \cos \left (f x +e \right )\right ) \left (-c \left (\sin \left (f x +e \right )-1\right )\right )^{\frac {3}{2}} \left (g \cos \left (f x +e \right )\right )^{\frac {3}{2}} \sqrt {a \left (1+\sin \left (f x +e \right )\right )}}{35 f \left (\sin \left (f x +e \right )-1\right ) \sin \left (f x +e \right ) \cos \left (f x +e \right )^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((g*cos(f*x+e))^(3/2)*(c-c*sin(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(1/2),x)

[Out]

-2/35/f*(21*I*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)*cos(f*x+e)*EllipticF(I*(-1
+cos(f*x+e))/sin(f*x+e),I)-21*I*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)*cos(f*x+
e)*EllipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)+5*sin(f*x+e)*cos(f*x+e)^4+21*I*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+
e)/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)-21*I*(1/(cos(f*x+e)+1))^(1/2)*(c
os(f*x+e)/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)*EllipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)-7*cos(f*x+e)^4-14*cos(f*x
+e)^2+21*cos(f*x+e))*(-c*(sin(f*x+e)-1))^(3/2)*(g*cos(f*x+e))^(3/2)*(a*(1+sin(f*x+e)))^(1/2)/(sin(f*x+e)-1)/si
n(f*x+e)/cos(f*x+e)^3

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (g \cos \left (f x + e\right )\right )^{\frac {3}{2}} \sqrt {a \sin \left (f x + e\right ) + a} {\left (-c \sin \left (f x + e\right ) + c\right )}^{\frac {3}{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))^(3/2)*(c-c*sin(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate((g*cos(f*x + e))^(3/2)*sqrt(a*sin(f*x + e) + a)*(-c*sin(f*x + e) + c)^(3/2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int {\left (g\,\cos \left (e+f\,x\right )\right )}^{3/2}\,\sqrt {a+a\,\sin \left (e+f\,x\right )}\,{\left (c-c\,\sin \left (e+f\,x\right )\right )}^{3/2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((g*cos(e + f*x))^(3/2)*(a + a*sin(e + f*x))^(1/2)*(c - c*sin(e + f*x))^(3/2),x)

[Out]

int((g*cos(e + f*x))^(3/2)*(a + a*sin(e + f*x))^(1/2)*(c - c*sin(e + f*x))^(3/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))**(3/2)*(c-c*sin(f*x+e))**(3/2)*(a+a*sin(f*x+e))**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________